home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TrackEraser.exe / 0 / RCDATA / TFRMWELCOME / TFRMWELCOME.txt < prev   
Text File  |  2008-10-30  |  3KB  |  119 lines

  1. object frmWelcome: TfrmWelcome
  2.   Left = 472
  3.   Top = 138
  4.   Width = 645
  5.   Height = 414
  6.   Caption = 'frmWelcome'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 144
  17.   TextHeight = 16
  18.   object pnlWelcome: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 635
  22.     Height = 378
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     Color = clWhite
  26.     TabOrder = 0
  27.     DesignSize = (
  28.       635
  29.       378)
  30.     object imgWatermarkPage: TImage
  31.       Left = 290
  32.       Top = 260
  33.       Width = 349
  34.       Height = 127
  35.       Anchors = [akRight, akBottom]
  36.       AutoSize = True
  37.       Transparent = True
  38.     end
  39.     object axlblWelcomTitle: TAxLabel
  40.       Left = 32
  41.       Top = 16
  42.       Width = 587
  43.       Height = 20
  44.       WordWrap = False
  45.       Quality = smMMXSmoothing4x
  46.       Layout = tlCenter
  47.       Transparent = False
  48.       AutoSize = False
  49.       Caption = 'What do you want to do?'
  50.       Font.Charset = DEFAULT_CHARSET
  51.       Font.Color = 10040064
  52.       Font.Height = -16
  53.       Font.Name = 'Verdana'
  54.       Font.Style = []
  55.       ShowAccelChar = True
  56.       ParentFont = False
  57.     end
  58.     object axlFind: TAxLabel
  59.       Left = 70
  60.       Top = 284
  61.       Width = 539
  62.       Height = 58
  63.       OnLinkClick = axlFindLinkClick
  64.       LinkColor = 14509568
  65.       WordWrap = True
  66.       Transparent = True
  67.       AutoSize = False
  68.       Caption = 'Additional Link'
  69.       Color = clWhite
  70.       ShowAccelChar = True
  71.       ParentColor = False
  72.     end
  73.     object Image1: TImage
  74.       Left = 32
  75.       Top = 284
  76.       Width = 32
  77.       Height = 32
  78.       AutoSize = True
  79.       Picture.Data = {<image000.TPNGObject>}
  80.       Proportional = True
  81.     end
  82.     object lblDescription: TLabel
  83.       Left = 32
  84.       Top = 64
  85.       Width = 575
  86.       Height = 93
  87.       AutoSize = False
  88.       Caption = 'Description'
  89.       WordWrap = True
  90.     end
  91.     object axlNextText: TLabel
  92.       Left = 32
  93.       Top = 360
  94.       Width = 249
  95.       Height = 16
  96.       Caption = 'Select an action and click Next to continue'
  97.       Transparent = True
  98.     end
  99.     object rbErase: TRadioButton
  100.       Left = 44
  101.       Top = 178
  102.       Width = 537
  103.       Height = 17
  104.       Caption = 'Find tracks on my computer'
  105.       Checked = True
  106.       TabOrder = 0
  107.       TabStop = True
  108.     end
  109.     object rbRestore: TRadioButton
  110.       Left = 44
  111.       Top = 209
  112.       Width = 537
  113.       Height = 17
  114.       Caption = 'Restore previously erased data'
  115.       TabOrder = 1
  116.     end
  117.   end
  118. end
  119.